system specification - ترجمة إلى اليونانية
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

system specification - ترجمة إلى اليونانية

SPECIFICATION LANGUAGE INTEGRATED WITH SUPPORT TOOLS AND AN AUTOMATED THEOREM PROVER
PVS Specification and Verification System
  • PVS screenshot

system specification      
προδιαγραφή συστήματος
information system         
  • 250px
  • Information systems relationship to [[information technology]], [[computer science]], [[information science]], and [[business]]
COMBINATION OF INFORMATION, RESOURCES, ACTIVITIES AND PEOPLE THAT SUPPORT TASKS IN AN ORGANIZATION; GROUP OF COMPONENTS THAT INTERACT TO PRODUCE INFORMATION
Information system (2nd version); Information Systems; Informationssystem; Computer information system; Computer information systems; Computer Information Systems; Information systems and technology; Information in Computer Science; Information System; Business Information Systems; Elements of Information System; Information systems discipline; Information systems (discipline); Business computing; Information systems theory; Information systems; Business Information System; Business information systems; Business information system
πληροφοριακό σύστημα
προδιαγραφή συστήματος      
system specification

تعريف

specification
n.
1.
Designation (of properties), characterization.
2.
Particularization, detailed statement.

ويكيبيديا

Prototype Verification System

The Prototype Verification System (PVS) is a specification language integrated with support tools and an automated theorem prover, developed at the Computer Science Laboratory of SRI International in Menlo Park, California.

PVS is based on a kernel consisting of an extension of Church's theory of types with dependent types, and is fundamentally a classical typed higher-order logic. The base types include uninterpreted types that may be introduced by the user, and built-in types such as the booleans, integers, reals, and the ordinals. Type-constructors include functions, sets, tuples, records, enumerations, and abstract data types. Predicate subtypes and dependent types can be used to introduce constraints; these constrained types may incur proof obligations (called type-correctness conditions or TCCs) during typechecking. PVS specifications are organized into parameterized theories.

The system is implemented in Common Lisp, and is released under the GNU General Public License (GPL).